win32: add .inc to the themes unit (resolves #0011348)

git-svn-id: trunk@15231 -
This commit is contained in:
paul 2008-05-26 07:11:54 +00:00
parent 3668e304fa
commit 34db4880ce

View File

@ -1,6 +1,7 @@
unit Win32Themes;
{$mode objfpc}{$H+}
{$I win32defines.inc}
interface