X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a3622daa901777a33969d8bc04e2d62dee14d164..8a2c6ef8d186df490df28a694820a5e8afc4b5e8:/include/wx/gtk1/app.h diff --git a/include/wx/gtk1/app.h b/include/wx/gtk1/app.h index 7b79768cbb..c697207972 100644 --- a/include/wx/gtk1/app.h +++ b/include/wx/gtk1/app.h @@ -2,9 +2,8 @@ // Name: app.h // Purpose: // Author: Robert Roebling -// Created: 01/02/97 -// Id: -// Copyright: (c) 1998 Robert Roebling, Julian Smart and Markus Holzem +// Id: $Id$ +// Copyright: (c) 1998 Robert Roebling, Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -15,6 +14,7 @@ #pragma interface #endif +#include "wx/defs.h" #include "wx/window.h" #include "wx/frame.h"