summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch/include.h b/patch/include.h
index e7ba3bb..c13d73b 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -158,8 +158,8 @@
#if MAXIMIZE_PATCH
#include "maximize.h"
#endif
-#if MDPCONTROL_PATCH
-#include "mdpcontrol.h"
+#if MPDCONTROL_PATCH
+#include "mpdcontrol.h"
#endif
#if MOVEPLACE_PATCH
#include "moveplace.h"