- Define the copyright year one time and then use this constant everywhere instead...
[reactos.git] / rostests / tests / mdi / mdi.rc
index e409b76..fa5b4a5 100644 (file)
@@ -1,5 +1,4 @@
 #include <windows.h>
-#include <reactos/resource.h>
 #include "resource.h"
 
 IDR_MAINMENU MENU DISCARDABLE
@@ -26,5 +25,3 @@ BEGIN
         MENUITEM "&Cascade",                    ID_WINDOW_CASCADE
     END
 END
-
-