* Sync up to trunk head (r65074).
[reactos.git] / dll / cpl / desk / desk.c
index bc19cef..0bbfa25 100644 (file)
@@ -9,6 +9,8 @@
 
 #include "desk.h"
 
+#include <cplext.h>
+
 #define NUM_APPLETS    (1)
 
 static LONG APIENTRY DisplayApplet(HWND hwnd, UINT uMsg, LPARAM wParam, LPARAM lParam);