Skip to content

Commit 11b4967

Browse files
committed
More tweaks
1 parent c922602 commit 11b4967

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/yup_audio_gui/yup_audio_gui.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121

2222
#ifdef YUP_AUDIO_GUI_H_INCLUDED
2323
/* When you add this cpp file to your project, you mustn't include it in a file where you've
24-
already included any other headers - just put it inside a file on its own, possibly with your config
25-
flags preceding it, but don't include anything else. That also includes avoiding any automatic prefix
26-
header files that the compiler may be using.
27-
*/
24+
already included any other headers - just put it inside a file on its own, possibly with your config
25+
flags preceding it, but don't include anything else. That also includes avoiding any automatic prefix
26+
header files that the compiler may be using.
27+
*/
2828
#error "Incorrect use of YUP cpp file"
2929
#endif
3030

0 commit comments

Comments
 (0)