| 19 * You should have received a copy of the GNU General Public License |
19 * You should have received a copy of the GNU General Public License |
| 20 * along with this program; if not, write to the Free Software |
20 * along with this program; if not, write to the Free Software |
| 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
| 22 * 02111-1301, USA. |
22 * 02111-1301, USA. |
| 23 */ |
23 */ |
| |
24 |
| |
25 #include <config.h> |
| |
26 |
| 24 #include <windows.h> |
27 #include <windows.h> |
| 25 #include <gdk/gdkwin32.h> |
28 #include <gdk/gdkwin32.h> |
| 26 #include <gdk/gdk.h> |
29 #include <gdk/gdk.h> |
| 27 |
30 |
| 28 #include "internal.h" |
31 #include "internal.h" |