mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
|
//
|
||
|
// Widget.Prefix
|
||
|
//
|
||
|
// Global prefix file for the Widget project.
|
||
|
//
|
||
|
|
||
|
#include "MacPrefix.h"
|
||
|
|
||
|
#include <Quickdraw.h>
|
||
|
#include <Events.h>
|
||
|
#include <MacWindows.h>
|