Skip to content
Snippets Groups Projects
Commit dccb546d authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

include petdefs.h (needed for PETSCII_UPPERGRFX definiton)

parent d37655bc
No related branches found
No related tags found
No related merge requests found
Pipeline #6687 failed
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
#include "unicode.h" #include "unicode.h"
#include "cp437defs.h" #include "cp437defs.h"
#include "ver.h" #include "ver.h"
#include "petdefs.h"
#if defined(_WINSOCKAPI_) #if defined(_WINSOCKAPI_)
extern WSADATA WSAData; extern WSADATA WSAData;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment