aboutsummaryrefslogtreecommitdiffstats
path: root/demos/3rdparty/notepad-2/notepadCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/3rdparty/notepad-2/notepadCore.h')
-rw-r--r--demos/3rdparty/notepad-2/notepadCore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/3rdparty/notepad-2/notepadCore.h b/demos/3rdparty/notepad-2/notepadCore.h
index dc75be3e..e4b78cdc 100644
--- a/demos/3rdparty/notepad-2/notepadCore.h
+++ b/demos/3rdparty/notepad-2/notepadCore.h
@@ -37,7 +37,7 @@
/* Configuration */
#define NCORE_THD_STACK_SIZE 256
-#define NCORE_THD_PRIO NORMAL_PRIORITY
+#define NCORE_THD_PRIO gThreadpriorityNormal
#define NCORE_MODE_DRAW 0
#define NCORE_MODE_ERASE 1