]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tooltip.h
0.1.6-1
[wxWidgets.git] / include / wx / tooltip.h
index c20fc7b6d92bd58cca1bad3619f97637d680b45d..f7ff630068611050ce37e65c9f28b665a37889c0 100644 (file)
@@ -1,7 +1,18 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        tooltip.h
+// Purpose:     wxToolTip base header
+// Author:      Robert Roebling
+// Modified by:
+// Created:
+// Copyright:   (c) Robert Roebling
+// RCS-ID:      $Id$
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_TOOLTIP_H_BASE_
 #define _WX_TOOLTIP_H_BASE_
 
-#include "wx/setup.h"
+#include "wx/defs.h"
 
 #if wxUSE_TOOLTIPS