diff options
Diffstat (limited to 'library/CustomGrid.cpp')
-rw-r--r-- | library/CustomGrid.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/CustomGrid.cpp b/library/CustomGrid.cpp index 76e22441..876ad8f9 100644 --- a/library/CustomGrid.cpp +++ b/library/CustomGrid.cpp @@ -1,4 +1,4 @@ -#include "CustomGrid.h" +#include "customGrid.h" const unsigned int MinimumRows = 15; |