X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a3622daa901777a33969d8bc04e2d62dee14d164..cbb8c1d34c68feaeb5861aa91bdbf715b2d963b0:/include/wx/gtk/app.h diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h index 7b79768cbb..c697207972 100644 --- a/include/wx/gtk/app.h +++ b/include/wx/gtk/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"