summaryrefslogtreecommitdiff
path: root/include/d/dolzel.h
blob: 4d0d322a039bfa0659f5e10b9c9ba49b52675e0f (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef DOLZEL_H
#define DOLZEL_H

#if __MWERKS__ && !defined(DECOMPCTX)
#include "d/dolzel.mch"
#else
#include "d/dolzel.pch"
#endif

#endif // dolzel.h