r=mkaply, a=brendan
Include the right stuff so this header builds regardless of where it is included
This commit is contained in:
mkaply%us.ibm.com 2006-02-16 21:31:43 +00:00
Родитель e716877c39
Коммит 34c9ea4dd3
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -22,6 +22,9 @@
#define _nsDeviceContextSpecOS2_h
#include "nsIDeviceContextSpec.h"
#define INCL_DEV
#include <os2.h>
#include "libprint.h"
class nsDeviceContextSpecOS2 : public nsIDeviceContextSpec
{