Changeset 28078 in webkit


Ignore:
Timestamp:
Nov 27, 2007 1:48:33 PM (16 years ago)
Author:
andersca@apple.com
Message:

Reviewed by Adam.

Use the correct include paths.


  • COMEnumVariant.h:
Location:
trunk/WebKit/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/win/COMEnumVariant.h

    r28077 r28078  
    3434
    3535#include <WebCore/BString.h>
    36 #include <WTF/Assertions.h>
    37 #include <WTF/Noncopyable.h>
     36#include <wtf/Assertions.h>
     37#include <wtf/Noncopyable.h>
    3838
    3939namespace WebCore {
  • trunk/WebKit/win/ChangeLog

    r28077 r28078  
     12007-11-27  Anders Carlsson  <andersca@apple.com>
     2
     3        Reviewed by Adam.
     4
     5        Use the correct include paths.
     6       
     7        * COMEnumVariant.h:
     8
    192007-11-27  Anders Carlsson  <andersca@apple.com>
    210
Note: See TracChangeset for help on using the changeset viewer.