mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Fix typo; it is preface.h, not prefix.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1420 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
838ac3681f
commit
a8ae3dddbb
154 changed files with 156 additions and 156 deletions
|
@ -32,7 +32,7 @@
|
|||
/* RMC == Remote Method Coder, or Remote Method Call.
|
||||
It's an instance of ConnectedEncoder or ConnectedDecoder. */
|
||||
|
||||
#include <gnustep/base/prefix.h>
|
||||
#include <gnustep/base/preface.h>
|
||||
#include <gnustep/base/Connection.h>
|
||||
#include <gnustep/base/Proxy.h>
|
||||
#include <gnustep/base/ConnectedCoder.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue