From 72f0c86eb3ecdda4cab53213302fad645bc571f0 Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 25 Mar 2005 01:23:52 +0000 Subject: Cleaned up a bit by adding a base Window class. --- src/static.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/static.cpp') diff --git a/src/static.cpp b/src/static.cpp index 0dc10e3..bf0c20e 100644 --- a/src/static.cpp +++ b/src/static.cpp @@ -18,6 +18,7 @@ // // ------------------------------------------------------------------------- // +#include "w32dlib/window.h" #include "w32dlib/static.h" namespace W32DLib -- cgit v1.2.3