Subversion Repositories filter_foundry

Rev

Rev 23 | Rev 78 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 29
Line 20... Line 20...
20
/* Win32 user interface routines
20
/* Win32 user interface routines
21
   Copyright (C) 2003-5 Toby Thain <toby@telegraphics.com.au> */
21
   Copyright (C) 2003-5 Toby Thain <toby@telegraphics.com.au> */
22
 
22
 
23
#include "world.h"
23
#include "world.h"
24
 
24
 
25
#include "piabout.h"
25
#include "PIAbout.h"
26
 
26
 
27
#include <windows.h>
27
#include <windows.h>
28
#include <commctrl.h>
28
#include <commctrl.h>
29
 
29
 
30
#include "ff.h"
30
#include "ff.h"