Ver Fonte

Fix copy-paste error

Robert Winkler há 2 anos atrás
pai
commit
2282b6c4a5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      demo/sdl_opengl3/main.c

+ 1 - 1
demo/sdl_opengl3/main.c

@@ -67,7 +67,7 @@
 #ifdef INCLUDE_OVERVIEW
   #include "../../demo/common/overview.c"
 #endif
-#ifdef INCLUDE_OVERVIEW
+#ifdef INCLUDE_CONFIGURATOR
   #include "../../demo/common/style_configurator.c"
 #endif
 #ifdef INCLUDE_NODE_EDITOR