mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
Bug 1028137 - Add missing headers in toolkit/xre/nsGDKErrorHandler.cpp. r=karlt
This commit is contained in:
parent
cac162c613
commit
f2d3a4fb98
@ -8,7 +8,11 @@
|
||||
#include <gtk/gtk.h>
|
||||
#include <gdk/gdkx.h>
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "nsDebug.h"
|
||||
#include "nsString.h"
|
||||
#include "nsX11ErrorHandler.h"
|
||||
|
||||
#include "prenv.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user