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 2000-07-26 00:00:27 +00:00
Родитель abe3acde8b
Коммит b463fefd68
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
{