diff --git a/progmgr/group.h b/progmgr/group.h index 7e1c7a0..db5fbd1 100644 --- a/progmgr/group.h +++ b/progmgr/group.h @@ -10,9 +10,6 @@ /* Pragmas */ #pragma once -/* Includes */ -#include - /* Definitions */ #define MAX_GROUPS 512 #define MAX_ITEMS 512 diff --git a/progmgr/resource.h b/progmgr/resource.h index 0751d60..57613b1 100644 Binary files a/progmgr/resource.h and b/progmgr/resource.h differ