Changeset 3363 for format-plugins

Show
Ignore:
Timestamp:
06/14/08 15:57:54 (3 months ago)
Author:
bricks
Message:

Moved the xmlformat code from merger into a seperated module

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • format-plugins/vformat/src/xmlformat-common.h

    r3137 r3363  
    2828 
    2929#include <opensync/opensync.h> 
    30 #include <opensync/opensync-merger.h> 
     30#include <opensync/opensync-xmlformat.h> 
    3131#include <opensync/opensync-format.h> 
    3232#include <opensync/opensync-time.h>