mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
11 lines
180 B
Plaintext
11 lines
180 B
Plaintext
|
//
|
||
|
// WidgetDebug.Prefix
|
||
|
//
|
||
|
// Global prefix file for the debug Widget project.
|
||
|
//
|
||
|
|
||
|
#include "MacPrefix_debug.h"
|
||
|
|
||
|
#include <Quickdraw.h>
|
||
|
#include <Events.h>
|
||
|
#include <MacWindows.h>
|